crypto/elliptic.nistCurve.Double (method, view implemented interface methods)

one use

	crypto/elliptic (current package)
		nistec.go#L186: func (curve *nistCurve[Point]) Double(x1, y1 *big.Int) (*big.Int, *big.Int) {